home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Safarir 3
/
SafTV-CD3.iso
/
pc
/
Bonus
/
Dessins Animés
/
static
/
02
/
xiaoxiao6.swf
/
scripts
/
DefineButton2_817
/
BUTTONCONDACTION on(keyPress Space).as
Wrap
Text File
|
2002-01-14
|
87b
|
7 lines
on(keyPress "<Space>"){
tellTarget("/05/0502")
{
nextFrame();
}
}